home *** CD-ROM | disk | FTP | other *** search
/ Amiga Collections: Camelot / Camelot 084 (1990-10)(Swedish User Group of Amiga)(SE)(PD)[WB].zip / Camelot 084 (1990-10)(Swedish User Group of Amiga)(SE)(PD)[WB].adf / UUJoin / FileScan.h < prev    next >
C/C++ Source or Header  |  1990-03-11  |  95b  |  3 lines

  1. /*  FileScan.h */
  2. char **FileScan(char **rawList, int rawCount, int *newCount, int sortFiles);
  3.